ACTION.RUNNING
Description
This keyword displays which tasks are triggered in the current cycle. Each bit is for one task, bit 0 is for ACTION1, bit 1 is for ACTION2, etc. For continuous tasks, the bit is 1 for each cycle the task runs, and 0 for each cycle the task does not run. For edge-triggered tasks, the bit is 1 for cycles where the task is triggered, and 0 otherwise.
Examples
Code
--> ACTION1.ACTIVE 1 --> ACTION2.ACTIVE 1 --> ACTION.RUNNING 0
Context
See Actions Table.
Versions
| Action | Version | Notes |
|---|---|---|
| Implemented | 02-00-03-000 |
General Information
|
Type |
Read Only |
|
Units |
N/A |
|
Range |
N/A |
|
Default Value |
0 |
|
Data Type |
Integer |
|
Stored in Non Volatile Memory |
No |
Variants Supported
All variants are supported.





